home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Now 11 / CD-ROM Now MegaDisc 11 (1995-02).iso / discs / freebsd / relnotes.txt < prev    next >
Encoding:
Text File  |  1994-11-02  |  11.0 KB  |  319 lines

  1.                                  RELEASE NOTES
  2.                                     FreeBSD
  3.                                  Release 2.0
  4.  
  5. 1. Technical overview
  6. ---------------------
  7.  
  8. FreeBSD is a freely available, full source 4.4 BSD Lite based release
  9. for Intel i386/i486/Pentium (or compatable) based PC's.  It is based
  10. primarily on software from U.C. Berkeley's CSRG group, with some
  11. enhancements from NetBSD, 386BSD, and the Free Software Foundation.
  12.  
  13. Since our first release of FreeBSD 1.0 almost 18 months ago, FreeBSD
  14. has changed almost entirely.  A new port from the Berkeley 4.4 code
  15. base was done, bringing the legal status of the system out of the
  16. shadows with the blessing of Novell (new owners of USL and UNIX).  The
  17. port to 4.4 has also brought in a host of new features, filesystems
  18. and networking support.  With our new code base, we have every hope of
  19. being able to confidently release quality operating systems without
  20. further legal encumbrance for some time to come!
  21.  
  22. FreeBSD 2.0 represents the culmination of almost 2 years of work and
  23. many thousands of man hours put in by our all-volunteer working group.
  24. We hope you enjoy it!
  25.  
  26. Many packages have also been upgraded or added, such as XFree86 3.1,
  27. xview 3.2, elm, nntp, mh, InterViews and dozens of other miscellaneous
  28. utilities have been ported and are now available as add-ons.  See the
  29. next section of this document for more details.
  30.  
  31. For a list of contributors, please see the files "CONTRIB.FreeBSD" and
  32. "CONTRIB.386BSD", which should be bundled with your distribution.
  33.  
  34. Also see the new "REGISTER.FreeBSD" file for information on registering
  35. with the "Free BSD user counter".  We've also provided a list of who's
  36. responsible for what (so that you may query them directly) in the
  37. "ROSTER.FreeBSD" file; use of this file is encouraged to ensure faster
  38. resolution of an problems you may have!
  39.  
  40. The core of FreeBSD does not contain DES code which would inhibit its
  41. being exported outside the United States.  There is an add-on package
  42. to the core distribution, for use only in the United States, that
  43. contains the programs that normally use DES.  The auxilliary packages
  44. provided separately can be used by anyone.   A freely (from outside the U.S.)
  45. exportable European distribution of DES for our non U.S. users also exists
  46. and is described in the FreeBSD FAQ.
  47.  
  48.  
  49. 2. Supported Configurations
  50. ---------------------------
  51.  
  52. FreeBSD currently runs on a wide variety of ISA, EISA and PCI bus based
  53. PC's, ranging from 386sx to Pentium class machines (though the 386sx is
  54. not recommended).  Support for generic IDE or ESDI drive configurations,
  55. various SCSI controller, network and serial cards is also provided.
  56.  
  57. Following is a list of all currently known disk controllers and
  58. ethernet cards known to work with FreeBSD.  Other configurations may
  59. very well work, and we have simply not received any indication of
  60. this.
  61.  
  62.  
  63. 2.1. Disk Controllers
  64.  
  65. WD1003 (any generic MFM/RLL)
  66. WD1007 (any generic IDE/ESDI)
  67.  
  68. Adaptec 154x series ISA SCSI controllers
  69. Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
  70.  
  71. [Note that Buslogic was formerly known as "Bustec"]
  72. Buslogic 545S & 545c
  73. Buslogic 445S/445c VLB SCSI controller
  74. Buslogic 742A, 747S, 747c EISA SCSI controller.
  75. Buslogic 946c PCI SCSI controller
  76.  
  77. NCR 53C810 PCI SCSI controller.
  78.  
  79. DTC 3290 EISA SCSI controller in 1542 emulation mode.
  80.  
  81. Ultra Store 14F, 24F and 34F SCSI controllers.
  82.  
  83. Seagate ST01/02 SCSI controllers.
  84.  
  85. Future Domain 8xx/950 series SCSI controllers.
  86.  
  87. With all supported SCSI controllers, full support is provided for
  88. SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
  89. DAT) and CD ROM drives.  Note: This and the mcd driver (Mitsumi CDROM
  90. interface card) is the only way a CD ROM drive may be currently
  91. attached to a FreeBSD system; we do not support SoundBlaster CDROM
  92. interface, or other "non-SCSI" adapters.  The ProAudio Spectrum
  93. SCSI and SoundBlaster SCSI controllers are supported.
  94.  
  95. Some controllers have limitations with the way they deal with >16MB of
  96. memory, due to the fact that the ISA bus only has a DMA address space
  97. of 24 bits.  If you do your arithmetic, you'll see that this makes it
  98. impossible to do direct DMA to any address >16MB.  This limitation is
  99. even true of some EISA controllers (which are normally 32 bit) when
  100. they're configured to emulate an ISA card, which they then do in *all*
  101. respects.  This problem is avoided entirely by IDE controllers (which
  102. do not use DMA), true EISA controllers (like the UltraStor or Adaptec
  103. 1742A) and most VLB (local bus) controllers.  In the cases where it's
  104. necessary, the system will use "bounce buffers" to to talk to the
  105. controller so that you can still use more than 16Mb of memory without
  106. difficulty.
  107.  
  108.  
  109. 2.2. Ethernet cards
  110.  
  111. SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
  112. WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
  113. based clones.  SMC Elite Ultra is also supported.
  114.  
  115. Isolan AT 4141-0 (16 bit)
  116. Isolink 4110     (8 bit)
  117.  
  118. Novell NE1000, NE2000, and NE2100 ethernet interface.
  119.  
  120. 3Com 3C503 Etherlink II
  121.  
  122. 3Com 3C509 Ethernet cards
  123.  
  124. Toshiba ethernet cards
  125.  
  126. PCMCIA ethernet cards from IBM and National Semiconductor are also
  127. supported.
  128.  
  129. 2.3. Misc
  130.  
  131. AST 4 port serial card using shared IRQ.
  132.  
  133. ARNET 8 port serial card using shared IRQ.
  134.  
  135. BOCA ATIO66 6 port serial card using shared IRQ.
  136.  
  137. STB 4 port card using shared IRQ.
  138.  
  139. Mitsumi (all models) CDROM interface and drive.
  140.  
  141. Soundblaster SCSI and ProAudio Spectrum SCSI CDROM interface and drive.
  142.  
  143. Adlib, Soundblaster, Soundblaster Pro, ProAudioSpectrum, Gravis UltraSound
  144. and Roland MPU-401 sound cards.
  145.  
  146. FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but
  147. support is apparently close to materializing.  Details will be posted
  148. as the situation develops.
  149.  
  150.  
  151. 3. Obtaining FreeBSD.
  152. ---------------------
  153.  
  154. You may obtain FreeBSD in a variety of ways:
  155.  
  156. 1. FTP/Mail
  157.  
  158. You can ftp FreeBSD and any or all of its optional packages from
  159. `freebsd.cdrom.com' - the offical FreeBSD release site.
  160.  
  161. For other locations that mirror the FreeBSD software see the file
  162. MIRROR.SITES.  Please ftp the distribution from the nearest site
  163. to you netwise.
  164.  
  165. If you do not have access to the internet and electronic mail is your
  166. only recourse, then you may still fetch the files by sending mail to
  167. `ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
  168. to get more information on how to fetch files from freebsd.cdrom.com.
  169. Note: This approach will end up sending many *tens of megabytes*
  170. through the mail, and should only be employed as an absolute LAST
  171. resort!
  172.  
  173.  
  174. 2. CDROM
  175.  
  176. FreeBSD 2.0 may be ordered on CDROM from:
  177.  
  178.     Walnut Creek CDROM
  179.     4041 Pike Lane, Suite D
  180.     Concord CA  94520
  181.     1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
  182.  
  183. Or via the internet from orders@cdrom.com.  Their current catalog can
  184. be obtained via ftp as ftp.cdrom.com:/cdrom/catalog.
  185.  
  186. Cost is $39.95.  Shipping (per order not per disc) is $5 in the US, Canada,
  187. or Mexico and $10.00 overseas.  They accept Visa, Mastercard, American
  188. Express, and ship COD to the United States.  California residents please
  189. add 8.25% sales tax.
  190.  
  191. Should you be dissatisfied for any reason, the CD comes with an
  192. unconditional return policy.
  193.  
  194. Note that Walnut Creek CDROM does NOT provide technical support for FreeBSD;
  195. you need to contact the FreeBSD team for that.  Please see section 4 for
  196. more information.
  197.  
  198.  
  199. It should be noted, lest you get the wrong impression that "FreeBSD"
  200. is anything but free, that almost no one in the "core team" makes money
  201. from distributions or anything else connected with FreeBSD.  We simply
  202. provide this information as a public service for those wishing to get
  203. their releases from somewhere other than the net (and the easier it
  204. is for you to obtain our software, the happier we are).
  205.  
  206.  
  207. 4. Reporting problems, making suggestions, submitting code.
  208. -----------------------------------------------------------
  209.  
  210. Your suggestions, bug reports and contributions of code are always
  211. valued - please do not hesitate to report any problems you may find
  212. (preferably with a fix attached if you can!).
  213.  
  214. The prefered method to submit bug reports from a machine with internet
  215. mail connectivity is to use the sendbug command.  Bug reports will be
  216. dutifully filed by our faithful bugfiler program and you can be sure
  217. that we'll do our best to respond to all reported bugs as soon as
  218. possible.
  219.  
  220. If, for some reason, you are unable to use the sendbug command to
  221. submit a bug report, you can try to send it to:
  222.  
  223.         bugs@FreeBSD.org
  224.  
  225.  
  226. Otherwise, for any questions or suggestions, please send mail to:
  227.  
  228.         questions@FreeBSD.org
  229.  
  230. Additionally, being a volunteer effort, we are always happy to have
  231. extra hands willing to help - there are already far more enhancements
  232. to be done than we can ever manage to do by ourselves!  To contact us
  233. on technical matters, or with offers of help, you may send mail to:
  234.  
  235.         hackers@FreeBSD.org
  236.  
  237. Since these mailing lists can experience significant amounts of
  238. traffic, if you've got slow or expensive mail access and you're
  239. only interested in keeping up with significant FreeBSD events, you may
  240. find it preferable to subscribe to:
  241.  
  242.         announce@FreeBSD.org
  243.  
  244.  
  245. All but the FreeBSD-bugs groups can be freely joined by anyone wishing
  246. to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
  247. `help' on a line by itself somewhere in the body of the message.  This
  248. will give you more information on joining the various lists, accessing
  249. archives, etc.  There are a number of mailing lists targeted at
  250. special interest groups not mentioned here, so send mail to majordomo
  251. and ask about them!
  252.  
  253.  
  254. 5. Acknowledgements
  255. -------------------
  256.  
  257. FreeBSD represents the cumulative work of many dozens, if not
  258. hundreds, of individuals from around the world who have worked very
  259. hard to bring you this release.  It would be very difficult, if not
  260. impossible, to enumerate everyone who's contributed to FreeBSD, but
  261. nonetheless we shall try (in alphabetical order, of course). If your
  262. name is not mentioned, please be assured that its omission is entirely
  263. accidental.
  264.  
  265.  
  266. The Computer Systems Research Group (CSRG), U.C. Berkeley.
  267.  
  268. Bill Jolitz, for his extensive work with 386BSD.
  269.  
  270. The FreeBSD "core" team:
  271.  
  272.     Andrew A. Chernov
  273.     John Dyson
  274.     Bruce Evans
  275.     David Greenman
  276.     Rodney W. Grimes
  277.     Jordan K. Hubbard
  278.     Poul-Henning Kamp
  279.     Rich Murphey
  280.     Gary Palmer
  281.     Geoff Rehmet
  282.     Paul Richards
  283.     Andreas Schulz
  284.     Jack Vogel
  285.     Garrett A. Wollman
  286.  
  287.  
  288. Special mention to:
  289.  
  290.     Robert Bruce and Jack Velte of Walnut Creek CDROM, without
  291.     whose help (and continuing support) this release would never
  292.     have been possible.
  293.  
  294.     Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
  295.     drive.
  296.  
  297.     The NetBSD group for their frequent assistance and commentary.
  298.  
  299.     Additional FreeBSD helpers and beta testers:
  300.  
  301.     J.T. Conklin                Julian Elischer
  302.     Sean Eric Fagan                Jeffrey Hsu
  303.     Terry Lambert                L Jonas Olsson
  304.     Chris Provenzano             Dave Rivers
  305.     Guido van Rooij                Steven Wallace
  306.     Atsushi Murai                Scott Mace
  307.     Andrew Moore                Nate Williams
  308.  
  309.     And everyone at Montana State University for their initial support.
  310.  
  311.  
  312. Thanks to everyone, especially those not mentioned, and we sincerely
  313. hope you enjoy this release of FreeBSD!
  314.  
  315.  
  316.             The FreeBSD Core Team
  317.  
  318. $Id: RELNOTES.FreeBSD,v 1.34 1994/06/28 08:09:31 jkh Exp $
  319.